My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: Resource/Burden Rate Report
Hi Thusi, I have coordinated this internally with our experts and here are the steps you can try: Go to Reports > Management > Tabular > Account-wide Users. Add these reporting values: User …1 -
Re: Saved search to show quantity sold + quantity available at multiple locations within a date range
Are there any other criteria you have in your search? Can you share the Criteria tab of your search as well?1 -
Re: Saved search to show quantity sold + quantity available at multiple locations within a date range
Is the behavior is still the same if you remove the custom field in the criteria?1 -
Re: Saved search to show quantity sold + quantity available at multiple locations within a date range
Figured out why this behavior is happening. The search is not pulling the quantity available if there are no transactions for the item during the date range that you specified. Anyway, kindly try the…1 -
Re: Saved search to show quantity sold + quantity available at multiple locations within a date range
Hi @MSStoke, Kindly try these on your Item Saved Search: Criteria tab Formula (Numeric): CASE WHEN {inventorylocation} = {transaction.location} THEN 1 ELSE 0 END For the transaction date, select the …1
